Skip to content

ci: setup release job#2

Merged
LukasHirt merged 1 commit intomainfrom
ci/setup-release-job
Oct 8, 2025
Merged

ci: setup release job#2
LukasHirt merged 1 commit intomainfrom
ci/setup-release-job

Conversation

@LukasHirt
Copy link
Owner

No description provided.

@LukasHirt LukasHirt self-assigned this Oct 8, 2025
Copilot AI review requested due to automatic review settings October 8, 2025 18:22
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR sets up a GitHub Actions workflow for automated releases, including changelog generation and version bumping. The workflow is triggered manually and handles the complete release process from building to creating GitHub releases.

  • Added changelogen dependency for automated changelog generation
  • Created a comprehensive release workflow with build, versioning, and GitHub release creation
  • Configured the workflow to run on manual dispatch with proper permissions

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
package.json Added changelogen dependency for changelog generation
.github/workflows/release.yaml New release workflow with complete automation pipeline

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@LukasHirt LukasHirt force-pushed the ci/setup-release-job branch from df816cc to bcab993 Compare October 8, 2025 18:24
@LukasHirt LukasHirt merged commit 15f20c9 into main Oct 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants